Next, you instantiate the POJO by invoking the read method from the Serializer object. 接下来,通过从Serializer对象调用read方法,从而实例化POJO。
This will ensure that the read method is included in a transaction scope if it is invoked within that scope's context. 这将确保在一个事务范围的上下文内调用读方法时,该方法被包括在事务范围内。
When authoring a Data Binding the message headers were passed into the read or write method, allowing transformation logic to be determined by a field in the protocol header. 当创作数据绑定时,会将消息标头传入读或写方法,并允许协议标头中的字段确定转换逻辑。
In the read() method, a new data object is created using the corresponding schema, which is made available to the WebSphere ESB runtime during deployment of the mediation module. 在read()方法中,使用相应的模式创建了一个新的数据对象,在部署该中介模块的过程中,WebSphereESB运行时可以使用该数据对象。
The read() method transforms a JMS TextMessage into a data object, and the write() method transforms a data object back into a JMS TextMessage. read()方法将JMSTextMessage转换为数据对象,而write()方法将数据对象重新转换为JMSTextMessage。
Furthermore, any read operation performed from a method invoked by the processTrade() method might also hold a lock in the database. 此外,在由processTrade()方法调用的方法中执行的任何读取操作也可以在数据库中保持一个锁。
To follow the JavaBeans convention, I convert the first letter of the property name to uppercase, then prepend get to construct the read method name and set to construct the write method name. 为了遵循JavaBeans惯例,我把属性名的首字母改为大写,然后预先考虑get来创建读方法名,set来创建写方法名。
The second call to the read method, where you try to assign the value to the str variable, returns an empty string. 在对read方法的第二个调用中,试图把值分配给str变量,结果返回一个空的string。
The service bus subsystem automatically provided for both types of interaction, given that it was purely message based and supported a read method that could wait for an incoming message. 如果服务总线子系统是纯粹基于消息的,而且支持某种用来等待传入消息的读取方法,它将自动提供这两种类型的交互。
To learn more about IBM Global Business Service's proprietary method for service design and development, read SOMA: A method for developing service-oriented solutions. 要了解更多关于IBMGlobalBusinessService的专有服务设计与开发方法,请阅读SOMA:开发面向服务解决方案的一种方法。
The read method takes two parameters: the class of the POJO and the File object that represents the XML file containing the data. read方法有两个参数:POJO的类和File对象,后者代表包含数据的XML文件。
The input stream associated with the connection is provided to the EditorKit's read() method. 与连接相关联的输入流被提供给EditorKit的read()方法。
By using this knowledge, you can pass in a parameter to the read method or the readline method to control how many characters are read. 通过使用这个知识,可以向read或readline方法传递一个参数,控制读取的字符数。
For the read method, this parameter ( 17 in this example) is the number of characters that will be read from the file. 对于read方法,这个参数(在这个示例中是17)是要从文件中读取的字符数。
Because of cloud in remote sensing images, the images were fuzzy and the information of earth objects could not been read. A new method for removing cloud had been projected based on wavelet analysis. 针对薄云覆盖的灰度遥感图像其清晰度低、难于判读地物信息等问题,提出了小波分析方法用于灰度遥感图像去云。
I find that it's much easier to read method applications separated with whitespace. 我发现当方法用空格分隔开时阅读起来会更方便。
If the file is not found or the read process fails, the method returns false. 如果找不到文件,或者读取过程失败,则该方法会返回false。
Research on Read and Write Method of DXF Format File Based on AutoCAD 基于AutoCAD的DXF格式文件读写方法研究
Not shown is the implicitly created Task object that is used to wrap the integer being returned by the Read method. 此处没有展示隐式创建Task对象,该对象用于包装从Read方法中返回的整型值。
Note that when reading items back, the read method appropriate to the type of data saved must be used. 请注意,在读回项目时,必须使用与保存数据类型相对应的读取方法。
A read time measuring method and correction factor of absorptance for the synthesizing Si_3N_4 by laser 激光合成Si3N4吸收系数值的实时测量方法和修正因子
The Study of Direct Read Method for Engine Cylinder Wear Measure 发动机缸套磨损的直读式测量方法及其应用
Studied the read method for equal diffraction efficiency image. 研究了等衍射效率全息图的读出方法。
These two methods are Search ROM method and Read ROM method. 搜索ROM方法和读ROM命令方法。
This paper attempts to adopt the microcomputer programme method to replace the commonly used lock up and read D-Is corrected diagram method and other methods. 本文试图采用微机程序法,取代通常采用的查读D&Is修正图法及其它方法。
On the application of "read and instruct" teaching method in volleyball universal course for student of PE specialty 读书指导法在体育专业排球普修课中的应用
Machine-read method for faded 2-D color barcodes using self-adaptive threshold 颜色失真二维彩色条形码的自适应阈值机读法
This one-to-one direct read/ write or invoke method can cause tight relation among systems, thus makes the maintenance of system difficult. 这种一对一的直接读写或调用的方法,使得一个系统对另一个系统的依赖,系统之间的相关性很高,进而使系统维护复杂。
The rolling read approach is an effective method to optimize the disk reading. 卷读是优化磁盘访问的一种有效方法。